home *** CD-ROM | disk | FTP | other *** search
/ db.tidbits.com / db.tidbits.com.tar / db.tidbits.com / index.cgi?article_author=Doug McLean&full_search=1&search_start=17.orig < prev    next >
Text File  |  2010-09-23  |  61KB  |  943 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2.         "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <html lang="en">
  5. <head>
  6.     <meta http-equiv="content-type" content="text/html;charset=utf-8">
  7.     <meta http-equiv="Content-Language" content="en">
  8.     <title>TidBITS: Articles by Doug McLean</title>
  9.  
  10.     <meta name="title" content="TidBITS: Articles by Doug McLean">
  11.     <meta name="description" content="TidBITS is a free email and Web publication covering the Macintosh Internet community.">
  12.     <link rel="image_src" href="/images/tblogo9.gif" />
  13.     <meta name="keywords" content="Apple, Mac, Macintosh, Mac OS, Mac OS X, newsletter, Internet, analysis, reviews, technology, news, TidBITS, TidBITS Talk, Engst">
  14.     <link rel="Help" href="http://www.tidbits.com/about/about-tidbits.html" title="About TidBITS">
  15.     <link rel="Search" href="http://www.tidbits.com/search/" title="Search All TidBITS Content">
  16.     <link rel="Author" href="http://www.tidbits.com/about/contact-info.html" title="Contact Information">
  17.     <link rel="Contents" href="tb-issues/" title="TidBITS Issue Archive">
  18.     <link rel="alternate" type="application/rss+xml" href="http://db.tidbits.com/feeds/tidbits.rss" title="TidBITS Full Text Feed">
  19.     <link rel="alternate" type="application/rss+xml" href="http://db.tidbits.com/commentfeeds/firehose.xml" title="TidBITS Full Comments Feed">
  20.  
  21.     <link rel="stylesheet" href="/tidbits_2010_001.css" type="text/css">
  22.     <LINK rel="stylesheet" type="text/css" media="print" href="/tb-new-print.css">
  23.     <script src="/javascript/tb.js" type="text/javascript"></script>
  24.     <meta name="viewport" content="width:940">
  25.     <script type='text/javascript' src='http://db.tidbits.com/ads/delivery/spcjs.php?id=2'></script>
  26.     <script src="/javascript/prototype.js" type="text/javascript"></script>
  27. <script src="/javascript/scriptaculous.js" type="text/javascript"></script>
  28. <script src="/js-global/FancyZoom.js" type="text/javascript"></script>
  29. <script src="/js-global/FancyZoomHTML.js" type="text/javascript"></script>
  30. <script type="text/javascript"  src="http://api.recaptcha.net/js/recaptcha_ajax.js"></script>
  31.  
  32. </head>
  33. <body onLoad="setupZoom()">
  34. <!-- popup query -->
  35. <div id="big_ole_background" style="display:none"> </div>
  36. <div id="tipbits_enclosure_preview" style="display:none">
  37. <div class="tearoffbox_wide_container">
  38. <div class="tearoffbox_wide_tips">
  39.  
  40. <div class="tip_display">
  41. <div class="preview">
  42. <h6><span id="p_tips_title"></span></h6>
  43. <p id="p_tips_text"></p>
  44. <p>Visit <a href="javascript:void(0)" id="p_url"><span id="p_label"></span></a></p>
  45. <p class="credit">Submitted by <span id="p_reader"></span></p>
  46. <p><input type="submit" value="Back" name="preview_tip" onClick="preview_box('ts','tipbits_enclosure_preview'); return false;"></p>
  47. </div>
  48. </div>
  49. <div class="tearoffbox_wide_bottom_tips">
  50. </div>
  51.  
  52. </div><!-- end tearoffbox_wide_tips -->
  53. </div><!-- end tearoffbox_wide_container for tips-->
  54. <!-- end tearoff box wide -->
  55. </div><!-- end enclosure -->
  56.  
  57. <div class="popup_box_with_captcha" id="ts" style="display:none">
  58.     <div id="popup_box_thanks" style="display:none" onClick="close_popup_thanks('popup_box_thanks', 'ts')"><br>Thanks for submitting your tip! All submissions are moderated by an editor before appearing online. We've reset the form so you can enter another tip. Or you can close the tip submission box.    <div class="x_close" id="thanks_upper_right"><a href="javascript:void(0)" onmousedown="close_popup_thanks('popup_box_thanks', 'ts'); return true;">Close</a></div></div>
  59.     <div class="tip_box_format">
  60.     <div id="ts_innards" onClick="close_popup_thanks('popup_box_thanks', 'ts')">
  61.         <div class="tip_box_head">TipBITS Submission</div>
  62.         <div class="tip_box_form">        
  63.                 
  64.             <div class="tbf_row" id="ts_message_box" style="display:none">
  65.                 <div class="tbf_wide"><div class="tbf_alert" id="ts_top_message"></div></div>
  66.             </div>
  67.             <div class="spacer"></div>
  68.  
  69.             <form action="foobar.cgi" method="get" name="submit_tip">
  70.  
  71.             <div class="tbf_row"><div class="tbf_wide_extra_top not_bold">Please submit only technical tips that will help other TidBITS readers better use their Macs, iPhones, and related software and hardware. All product announcements should be sent to <a href="mailto:releases@tidbits.com">releases@tidbits.com</a>.</div></div>
  72.             <div class="spacer"></div>
  73.             <div class="tbf_row">
  74.                 <div class="tbf_left">Tip title<span class="required_field">*</span></div><div class="tbf_right"><input type="text" value="" id="tip_title_id" name="tip_title" tabindex="1"></div>
  75.             </div>
  76.             <div class="spacer"></div>
  77.             <div class="tbf_row">
  78.                 <div class="tbf_left">Your tip<span class="required_field">*</span></div><div class="tbf_right"><textarea name="tip_text" rows="3" cols="40" tabindex="2"></textarea></div>
  79.             </div>
  80.             <div class="spacer"></div>
  81.             <div class="tbf_row">
  82.                 <div class="tbf_left">URL</div><div class="tbf_right"><input type="text" value="" name="tip_link_url" tabindex="3"><span class="tip_description"><br>Enter the URL to a Web page that supports your tip.</span></div>
  83.             </div>
  84.             <div class="spacer"></div>
  85.             <div class="tbf_row">
  86.                 <div class="tbf_left">Linked text</div><div class="tbf_right"><input type="text" value="" name="tip_link_label" tabindex="4"><span class="tip_description"><br>Enter the name of the page linked above.</span></div>
  87.             </div>
  88.             <div class="spacer"></div>
  89.             <div class="tbf_row">
  90.                 <div class="tbf_left">Your name<span class="required_field">*</span></div><div class="tbf_right"><input type="text" value="" name="tip_reader_name" tabindex="5"></div>
  91.             </div>
  92.             <div class="spacer"></div>
  93.             <div class="tbf_row">
  94.                 <div class="tbf_left">Your email<span class="required_field">*</span></div><div class="tbf_right"><input type="text" value="" name="tip_reader_email" tabindex="6"></div>
  95.             </div>
  96.             <div class="spacer"></div>
  97.             <div class="spacer"></div>
  98.                 <div class="tbf_wide"><span class="fine_print"><span class="required_field">* indicates required fields</span></span></div>
  99.             <div class="spacer"></div>
  100.             <div class="tbf_row">
  101.                 <div class="tbf_wide_extra_top"><span class="fine_print">To help us avoid automated posts and spam, please enter the words below.</span></div>
  102.             </div>
  103.             <div class="spacer"></div>
  104.             <div class="tbf_row">
  105.                 <div class="tbf_wide"><div id="ts_recaptcha"></div></div>
  106.             </div>
  107.             <div class="spacer"></div>
  108.             <div class="tbf_row">
  109.                 <div class="tbf_wide"><input type="submit" value="Preview Your Tip" name="preview_tip" onClick="fill_preview('tipbits_enclosure_preview', 'ts', this.form); return false;" tabindex="7"> <input type="submit" value="Send Us Your Tip!" name="submit_this_tip" onClick="handle_tip_submission('ts', '', this.form, 'tip'); return false;" tabindex="8"></div>
  110.             </div>
  111.             <div class="spacer"></div>
  112.             <div class="tbf_row">
  113.                 <div class="tbf_wide"><span class="fine_print">When you submit a tip, you give us permission to use it. Read <a href="javascript:void(0)" onClick="generic_show_hide('tip_terms')">our terms</a> for more details. All submissions are reviewed before publication.</span></div>
  114.             </div>
  115.             
  116.             <div class="tbf_row" id="tip_terms" style="display: none">
  117.                 <div class="tbf_wide"><span class="fine_print">Our terms: By submitting a tip, you agree to assign TidBITS Publishing Inc., a non-exclusive, worldwide, perpetual license to reproduce, publish, and distribute your tip in connection with the TidBITS Web site and associated products in any media. You agree that you created the content you submitted, and that you have the right to assign us this license. You give us permission to use your name, but your email address won't be publicly displayed or shared. We review all submissions before publication, and reserve the right to select which submissions we feel are appropriate for our readers and to edit those we publish.</span></div>
  118.             </div>
  119.             <div class="spacer"></div>
  120.             </form>
  121.         </div><!-- end tip_box_form -->
  122.     </div><!-- end tip box innards -->
  123.     </div><!-- end tip box format -->
  124.     
  125.     <div class="x_close" id="ts_upper_right"><a href="javascript:void(0)" onmousedown="HidePopupContent('ts', 'ts', ''); return true;">Close</a></div>
  126.     
  127. </div><!-- end tip_submit box-->
  128.  
  129. <div class="popup_box_with_captcha" id="article_reference" style="display:none"><div class="article_ref_format"><textarea style="width:350px; height:100px;" name="article_ref" id="article_ref_box"></textarea></div>    <div class="x_close" id="article_reference_upper_right"><a href="javascript:void(0)" onmousedown="HidePopupContent('article_reference', 'article_reference', ''); return true;">Close</a></div>
  130. </div>
  131.  
  132. <div class="popup_box_with_captcha" id="comm" style="display:none">
  133.     <div class="tip_box_format">
  134.     <div id="comment_thanks" style="display:none" onClick="close_popup_thanks('comment_thanks', 'comm')"><br>Thanks for submitting a comment! Please check your email for a link that, when clicked, will verify that you're a real person and cause your comment to appear immediately. <div class="x_close" id="comment_upper_right"><a href="javascript:void(0)" onmousedown="close_popup_thanks('comment_thanks', 'comm'); return true;">Close</a></div></div>
  135.     <div id="comm_innards" onClick="close_popup_thanks('comment_thanks', 'comm')">
  136.         <div class="tip_box_head" id="comm_headline">Post a Comment</div>
  137.         <div class="tip_box_form">        
  138.                 
  139.             <div class="tbf_row" id="comm_message_box" style="display:none">
  140.                 <div class="tbf_wide"><div class="tbf_alert" id="comm_top_message"></div></div>
  141.             </div>
  142.             <div class="spacer"></div>
  143.  
  144.             <form action="foobar.cgi" method="get" name="post_comment" id="post_comment">
  145.             <input type="hidden" name="comment_nest" value=''>
  146.             <input type="hidden" name="comment_id" value=''>
  147.             <input type="hidden" name="article_id" value=''>
  148.             <input type="hidden" name="edit" value=''>
  149.             <div class="tbf_row">
  150.                 <div class="tbf_left">In reply to</div>
  151.                 <div class="tbf_right">
  152.                     <div id="cb_quoted_row">
  153.                         <div class='cb_open_quote'>“</div>
  154.                         <div id="cb_quoted"></div>
  155.                         <div class='cb_close_quote'>”</div>
  156.                     </div>
  157.                     <div class="spacer"></div>
  158.                 </div>
  159.             </div>
  160.             <div class="spacer"></div>
  161.  
  162.             <div class="tbf_row">
  163.                 <div class="tbf_left" style="padding-top:0">Your comment</div>
  164.                 <div class="tbf_right"><textarea tabindex="1" name="cb_item_add" id="cb_item_add" rows="4" cols="50" onKeyDown="count_insert('cb_item_add','cb_char_count')"></textarea><br><div class="cb_char_count" id="cb_add_count">Remaining characters: <span id="cb_char_count">0</span></div></div>
  165.             </div>
  166.             <div class="spacer"></div>            
  167.  
  168.             <div class="tbf_row">
  169.                 <div class="tbf_left">Your name</div><div class="tbf_right" style="margin-top:8px"><input tabindex="2" type="text" value="" name="cb_add_name" id="cb_add_name" style="margin-top: -4px"></div>
  170.             </div>
  171.             <div class="spacer"></div>
  172.             
  173.             <div class="tbf_row">
  174.                 <div class="tbf_left">Your email</div><div class="tbf_right"><input tabindex="3" type="text" name="cb_add_email" id="cb_add_email"></div>
  175.             </div>
  176.             <div class="spacer"></div>
  177.             
  178.             <div class="tbf_row">
  179.                 <div class="tbf_left"> </div><div class="tbf_right"><input id="comm_post_comment" tabindex="4" type="submit" value="Post Comment" name="submit_this_comment" style="width:100px; float:right" onClick="cb_post_submit(); return false;"></div>
  180.             </div>
  181.             <div class="spacer"></div>
  182.             
  183.             <div class="tbf_row" id="comment_terms">
  184.                 <div class="tbf_wide"><span class="fine_print">Our terms: We reserve the right to edit or delete any comment, so please post thoughtfully. We use your email address <i>only</i> to send you a one-time verification message confirming that you posted this comment. We also store your address to allow you to verify using other Web browsers in the future. For more info, see our <a href="http://db.tidbits.com/privacy.html">privacy policy</a>.</span></div>
  185.             </div>
  186.             <div class="spacer"></div>
  187.  
  188.             </form>
  189.         </div><!-- end comm_form -->
  190.     </div><!-- end comm box innards -->
  191.     </div><!-- end comm box format -->
  192.     
  193.     <div class="x_close" id="comm_upper_right"><a href="javascript:void(0)" onmousedown="HidePopupContent('comm', 'comm', ''); return true;">Close</a></div>
  194.     
  195. </div><!-- end comm_submit box-->
  196.  
  197.  
  198. <!-- start mainbody -->
  199. <div id="mainbody">
  200.  
  201. <!-- start header -->
  202. <div id="header">
  203.  
  204.  
  205.  
  206.     <div id="tblogo">
  207.     <a href="/"><img src="/images/tblogo20_01.gif" alt="TidBITS: Apple News for the Rest of Us" width="177" height="84" border="0"></a>
  208.  
  209.     </div><!-- end tblogo -->
  210.  
  211.  
  212. <!-- leaderboard ad -->
  213. <div id="top_banner">
  214. <script type='text/javascript'><!--// <![CDATA[
  215.     OA_show(3);
  216. // ]]> --></script><noscript><a target='_blank' href='http://db.tidbits.com/ads/delivery/ck.php?n=TBe5f7021'><img border='0' alt='' src='http://db.tidbits.com/ads/delivery/avw.php?zoneid=3&n=TBe5f7021'></a></noscript>
  217. </div><!-- end top_banner style -->
  218. <!-- end leaderboard ad -->
  219.  
  220.  
  221. </div><!-- end header  -->
  222.  
  223.  
  224. <!-- start content_container -->
  225. <div id="content_container">
  226.  
  227.  
  228. <!-- begin leftcolumn -->
  229. <div id="leftcolumn">
  230.  
  231. <!-- begin leftnav /left navigation -->
  232. <div>
  233.     <ul class="leftnav">
  234.         <!-- start search -->
  235.         <li class="topcorner">
  236.             <form action="http://db.tidbits.com" method="POST" name="search_form"><input type="hidden" name="advanced_search" value=''><input type="text" name="search_text" size="8" maxlength="70" value="Search" onFocus="this.value=''" onBlur="if (this.value == '') { this.value = 'Search'; }"> <span style="margin: 0 5px 0 5px; vertical-align: -2px"><span style="vertical-align: -2px"><input type="image" name="submit_search" src="/images/go_search_button.gif"></span>  <img src="/images/adv_search_button.gif" title="Click for Advanced Search" onClick="var f = document.search_form; f.search_text.value =''; f.advanced_search.value = '1'; f.submit();"></span></form>
  237.         </li>
  238.     </ul>
  239. </div>
  240. <!-- end search -->
  241.  
  242. <!-- Get TidBITS box (temp) -->
  243. <div>
  244.     <ul class="leftnav">
  245.         <li class="gettb"><strong>Get TidBITS via...</strong></li>
  246.     
  247.         <li><a href="http://www.tidbits.com/list" title="Subscribe via email" class="gettb">Email <img src="/images/gettb_button_email.gif" width="12" height="12" border="0" class="nav_img" alt="Email subscription options"></a></li>
  248.         <li><a href="/feeds/tidbits.rss" title="Subscribe via RSS" class="gettb">RSS <img src="/images/feed-icon-12x12.gif" width="12" height="12" border="0" class="nav_img" alt="Subscribe via RSS"></a></li>
  249.         <li><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=276986548" title="Subscribe to the podcast" class="gettb">Podcast <img src="/images/feed-icon-12x12_podcast.gif" width="12" height="12" border="0" class="nav_img" alt="Subscribe to the postcast"></a></li>
  250.         <li><a href="http://www.twitter.com/TidBITS" title="Get Article Updates via Twitter" class="gettb">Twitter <img src="/images/feed_icon_12x12_twitter.png" width="12" height="12" border="0" class="nav_img" alt="Get Article Updates via Twitter"></a></li>
  251.         <li><a href="http://www.facebook.com/pages/TidBITS/195314925519" title="Go to the TidBITS Page at Facebook" class="gettb">Facebook <img src="/images/feed_icon_12x12_facebook.gif" width="12" height="12" border="0" class="nav_img" alt="Go to the TidBITS Page at Facebook"></a></li>
  252.     </ul>
  253. </div>
  254. <!-- end Get TidBITS box -->
  255.     
  256.     <ul class="leftnav">
  257.         <li><a href="/" class="tabhead">TidBITS Home</a></li>
  258.  
  259.         <li><a href="javascript:void(0)" title="Sections" class="tabhead" onClick="return showhide('articleslist')">Sections <span id="articleslist_triangle"><img src="/images/nav_triangle_open.gif" width="9" height="9" border="0" class="navtriangle" id="articleslist_tri_image" alt="Click to show or hide the contents of this section."></span></a></li>
  260.     
  261.     
  262.     </ul>
  263.  
  264. <div id="articleslist" style="display: none"><ul class="leftnav"><li><a href="/section/business" >Business Apps</a></li>
  265. <li><a href="/section/entertainment" >Entertainment</a></li>
  266. <li><a href="/section/links" >External Links</a></li>
  267. <li><a href="/section/home" >Home Macs</a></li>
  268. <li><a href="/section/inside" >Inside TidBITS</a></li>
  269. <li><a href="/section/iphone-ipad-ipod" >iPhone iPad iPod</a></li>
  270. <li><a href="/section/fun" >Just for Fun</a></li>
  271. <li><a href="/section/macs" >Macs & Mac OS X</a></li>
  272. <li><a href="/section/creative" >Media Creation</a></li>
  273. <li><a href="/section/net" >Networking</a></li>
  274. <li><a href="/section/opinion" >Opinion</a></li>
  275. <li><a href="/section/support" >Problem Solving</a></li>
  276. <li><a href="/section/security" >Safe Computing</a></li>
  277. <li><a href="/section/tech" >Tech News</a></li>
  278. <li><a href="/section/watchlist" >Watchlist</a></li>
  279. </ul></div>
  280.  
  281. <div>
  282. <ul class="leftnav">
  283.     <li><a href="javascript:void(0)" onClick="return showhide('stafflist')" title="Staff" class="tabhead">Staff <span id="stafflist_triangle"><img src="/images/nav_triangle_closed.gif" width="9" height="9" border="0" class="navtriangle" id="stafflist_tri_image" alt="Click to show or hide the contents of this section."></span></a></li>
  284. </ul>
  285. </div>
  286.  
  287. <div id="stafflist" style="display:block"><ul class="leftnav"><li><a href="/author/Adam+C+Engst" title="Adam Engst, Publisher">Adam Engst</a></li>
  288.     <li><a href="/author/Tonya+Engst" title="Tonya Engst, Editor in Chief">Tonya Engst</a></li>
  289.     <li><a href="/author/Jeff+Carlson" title="Jeff Carlson, Managing Editor">Jeff Carlson</a></li>
  290.     <li><a href="/author/Joe+Kissell" title="Joe Kissell, Senior Editor">Joe Kissell</a></li>
  291.     <li><a href="/author/Glenn+Fleishman" title="Glenn Fleishman, Contributing Editor">Glenn Fleishman</a></li>
  292.     <li><a href="/author/Mark+Anbinder" title="Mark Anbinder, Contributing Editor">Mark H. Anbinder</a></li>
  293.     <li><a href="/author/Matt+Neuburg" title="Matt Neuburg, Contributing Editor">Matt Neuburg</a></li>
  294.     <li><a href="/author/Rich+Mogull" title="Rich Mogull, Contributing Editor">Rich Mogull</a></li>
  295.     <li><a href="/author/Lex+Friedman" title="Lex Friedman, Staff Writer" class="active">Lex Friedman</a></li>
  296.     </ul>
  297.     </div>
  298.  
  299. <div>
  300. <ul class="leftnav">
  301.  
  302.     <li><a href="javascript:void(0)" title="Issues" class="tabhead" onClick="return showhide('issuelist')">Weekly Issues <span id="issuelist_triangle"><img src="/images/nav_triangle_closed.gif" width="9" height="9" border="0" class="navtriangle" id="issuelist_tri_image" alt="Click to show or hide the contents of this section."></span></a></li>
  303. </ul>
  304. </div>
  305.  
  306. <div id="issuelist" style="display:none"><ul class="leftnav"><li><div class="special"><form method="post" action="noaction.cgi" onsubmit="return false" id="issue_search_form" name="issue_search_form">Issue # <input type="text" onkeydown="if (event.keyCode == 13) { redirect_issue(this.form); }" id="issue_searchvalue" name="issue_number" style="width:35px; height: 10px"> <input onclick="redirect_issue(this.form)" type="image" name="submit_search" src="/images/go_search_button_blk.gif"></form></div></li><li><A HREF="/issue/1045" >#1045, 20 Sep 10</A></li>
  307. <li><A HREF="/issue/1044" >#1044, 13 Sep 10</A></li>
  308. <li><A HREF="/issue/1043" >#1043, 06 Sep 10</A></li>
  309. <li><A HREF="/issue/1042" >#1042, 30 Aug 10</A></li>
  310. <li><A HREF="/issue/1041" >#1041, 23 Aug 10</A></li>
  311. <li><A HREF="/issue/1040" >#1040, 16 Aug 10</A></li>
  312. <li><A HREF="/issue/1039" >#1039, 09 Aug 10</A></li>
  313. <li><A HREF="/issue/1038" >#1038, 02 Aug 10</A></li>
  314. <li><A HREF="/issue/1037" >#1037, 26 Jul 10</A></li>
  315.  
  316.  
  317. <li><a href="/backissues">Back Issues</a></li></ul></div>
  318.  
  319.  
  320. <div>
  321. <ul class="leftnav">
  322.  
  323.     <li><a href="/tidbitstalk" title="TidBITS Talk" class="tabhead">TidBITS Talk</a></li>
  324. </ul>
  325. </div>
  326.  
  327.  
  328.  
  329. <div>    
  330. <ul class="leftnav">
  331.     <li><a href="javascript:void(0)" onClick="return showhide('abouttidbits')" title="About TidBITS" class="tabhead">About TidBITS <span id="abouttidbits_triangle"><img src="/images/nav_triangle_closed.gif" width="9" height="9" border="0" class="navtriangle" id="abouttidbits_tri_image" alt="Click to show or hide the contents of this section."></span></a></li>
  332. </ul>
  333. </div>
  334.  
  335. <div id="abouttidbits" style="display:none">
  336. <ul class="leftnav"><li><a href="/about.html" title="About TidBITS">About Us</a></li><li><a href="/account.html" title="Account Help">Account Help</a></li><li><a href="/advertising.html" title="Advertise with TidBITS!">Advertise</a></li><li><a href="/contact.html" title="Contact Info">Contact</a></li><li><a href="/copyright.html" title="Copyright Terms">Copyright</a></li>
  337. </ul>
  338. </div>
  339.  
  340. <div>
  341. <ul class="leftnav">
  342. <li class="bottom"> </li>
  343. </ul>
  344. </div>
  345. <!-- end leftnav/left navigation -->
  346.  
  347. <!-- making sure nav elements hide/show before page loads --><script type="text/javascript"><!--
  348.     showhide('stafflist','show'); 
  349. // --></script>
  350.  
  351. <!-- begin sponsor_sidebox -->
  352.  
  353. <div class="sponsor_sidebox">
  354.  
  355. <ul>
  356.  
  357. <li><a href="http://www.smithmicro.com/tidbits">Smith Micro</a></li>
  358.  
  359. <li><a href="http://www.tidbits.com/about/support/contributors.html">Readers Like You!</a></li>
  360.  
  361. <li><a href="http://www.econtechnologies.com/tb">Econ Technologies</a></li>
  362.  
  363. <li><a href="http://markspace.com/bits?source=tidbits">Mark/Space</a></li>
  364.  
  365. <li><a href="http://www.usefulfruit.com/tb">Useful Fruit</a></li>
  366.  
  367. <li><a href="http://macte.ch/conf_tidbits">MacTech Conference</a></li>
  368.  
  369. <li><a href="http://crashplan.com/ref/tidbits.html">CrashPlan</a></li>
  370.  
  371. <li><a href="http://nuance.com/dragon/mac">Nuance</a></li>
  372.  
  373. <li><a href="http://www.webcrossing.com/">Web Crossing</a></li>
  374.  
  375. <li><a href="http://www.smilesoftware.com/">Smile</a></li>
  376.  
  377. <li><a href="http://www.thedatarescuecenter.com/">The Data Rescue Center</a></li>
  378.  
  379. </ul><div class='sponsor_sidebox_bottom'> </div>
  380. </div>
  381.  
  382.  
  383. <!-- end sponsor_sidebox -->
  384.  
  385.  
  386. </div> <!-- end leftcolumn div -->
  387.  
  388. <!-- end left column -->
  389.  
  390.  
  391. <!-- begin centercolumn_border -->
  392.  
  393. <div id="centercolumn_border">
  394.  
  395. <div class="center_top">Thoughtful, detailed coverage of the Mac, iPhone, and iPad, plus the best-selling <a href="http://www.takecontrolbooks.com/?pt=TB-TAGLINE" style="color:yellow">Take Control</a> ebooks.</div>
  396.  
  397. <!-- begin centercolumn -->
  398. <div id="centercolumn">
  399.  
  400.  
  401.  
  402. <!-- begin rightcolumn_container -->
  403. <div id="rightcolumn_container">
  404.  
  405. <!-- begin rightcolumn -->
  406.     <!-- rightcolumn is embedded within centercolumn so featured text wraps around it -->
  407.     <div id="rightcolumn">
  408.  
  409. <p class="top"> </p>
  410.  
  411.  
  412.  
  413.  
  414. <!-- begin tearoff box wide for bio -->
  415.  
  416. <div class="tearoffbox_wide_container">
  417.  
  418. <div class="tearoffbox_wide_p">
  419. <p class="tearoffbox_wide_top_p"> </p>
  420.  
  421. <h5>Author Biography</h5>
  422. <p class="tearoffbox_text">Doug McLean holds the position of Staff Writer at TidBITS, before which he did testing for the New York Times Web site and oversaw Mac support at the Montserrat College of Art. Doug has an art degree from Cornell University and remains a working artist.</p><p class="tearoffbox_text_email"><span class="shift_down"><img src="/images/gettb_button_email.gif" height="12" width="12" border="0" alt="Send Email to Author"></span> <a href="javascript:void(0)" onClick="document.check_human_361.submit_type.value='email'; document.check_human_361.author_id.value='361'; ShowTipBox('hc_361', 'hc_recaptcha_361', 'cb_item_add')">Email the author</a></p>
  423.  
  424. <!-- comment initialization routine as needed -->
  425. <div class="popup_box_with_captcha" id="hc_361" style="display: none">
  426.     <div class="tip_box_format">
  427.     <div id="hc_innards_alt_361" style="display: none">
  428.             <div class="tbf_row">
  429.                 <div class="tbf_wide_80" id="hc_small_response_361"></div><div class="x_close_row" id="hc_upper_right3_361"><a href="javascript:void(0)" onmousedown="HidePopupContent('hc_361', 'hc', '361'); return true;">Close</a></div>
  430.  
  431.             </div>
  432.     </div>
  433.     <div id="hc_innards_361">
  434.         <div class="tip_box_form">        
  435.             <form action="noaction.cgi" method="get" name="check_human_361">
  436.             <div class="tbf_row">
  437.                 <div class="tbf_wide_80" id="hc_rc_361">To help us avoid automated posts and misuse of our site, please enter the words below.</div><div class="x_close_row" id="hc_upper_right4_361"><a href="javascript:void(0)" onmousedown="HidePopupContent('hc_361', 'hc', '361'); return true;">Close</a></div>
  438.  
  439.             </div>
  440.             <div class="spacer"></div>
  441.             <div class="tbf_row" id="hc_message_box_361" style="display:none">
  442.                 <div class="tbf_wide"><div class="tbf_alert" id="hc_top_message_361"></div></div>
  443.             </div>
  444.             <div class="spacer"></div>
  445.             <div class="tbf_row">
  446.                 <div class="tbf_wide"><div id="hc_recaptcha_361"></div></div>
  447.             </div>
  448.             <div class="spacer"></div>
  449.             <div class="tbf_row">
  450.                 <div class="tbf_wide"><input type="submit" value="Submit" name="submit_this_tip" onClick="handle_tip_submission('hc', '361', this.form, this.form.submit_type.value); return false;"><input name="calling_routine" type="hidden"><input type="hidden" name="getbits" value=""><input type="hidden" name="author_id"><input type="hidden" name="submit_type" value=""></div>
  451.             </div>
  452.             <div class="spacer"></div>
  453.             </form>
  454.         </div><!-- end tip_box_form -->
  455.     </div><!-- end hum box innards -->
  456.     </div><!-- end tip box format -->
  457. </div><!-- end tip_submit box-->
  458.  
  459.  
  460. <div class="tearoffbox_wide_bottom_p"> </div>
  461.  
  462. </div><!-- end tearoffbox_wide -->
  463. </div><!-- end tearoffbox_wide_container for bio -->
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471. <!-- Watchlist items -->
  472. <div class="tearoffbox_wide_container">
  473. <div class="tearoffbox_wide_watchlist">
  474. <p class="tearoffbox_wide_top_watchlist"> </p>
  475.  
  476. <h6><a href="/section/watchlist">TidBITS Watchlist</a></h6>
  477. <ul>
  478.  
  479. <LI><a href="/article/11625">Adobe Flash Player 10.1.85.3</a></LI>
  480.  
  481. <LI><a href="/article/11622">DEVONthink and DEVONnote 2.0.4</a></LI>
  482.  
  483. <LI><a href="/article/11620">Security Update 2010-006</a></LI>
  484.  
  485. <LI><a href="/article/11619">TinkerTool 4.2</a></LI>
  486.  
  487. <LI><a href="/article/11618">Mailplane 2.2</a></LI>
  488.  
  489. <LI><a href="/article/11617">Pro Applications Update 2010-02</a></LI>
  490.  
  491. <LI><a href="/article/11611">Dialectic 1.7</a></LI>
  492.  
  493. <LI><a href="/article/11604">Transmit 4.1.1</a></LI>
  494.  
  495. <LI><a href="/article/11603">MarsEdit 3.1.1</a></LI>
  496.  
  497. <LI><a href="/article/11600">Savescreenie 2.0</a></LI>
  498.  
  499. </ul>
  500.  
  501. <div class="tearoffbox_wide_bottom_watchlist"> </div>
  502.  
  503. </div><!-- end tearoffbox_wide -->
  504.  
  505. </div><!-- end tearoffbox_wide_container for watchlist items -->
  506.  
  507. <!-- begin tearoff box wide -->
  508.  
  509. <div class="tearoffbox_wide_container">
  510. <div class="tearoffbox_wide_tips">
  511.  
  512. <div class="tip_display">
  513. <div class="tips_sponsor_logo">
  514.  
  515. </div>
  516. <h6>Keyboard Shortcuts in Stacks</h6>
  517. <p><p>You aren't limited to using the mouse or trackpad to select items within a stack. Once you've clicked a stack to open it, you can type a letter to jump to the first file starting with that letter, or press either the Tab or arrow keys to move among the stack's contents. Press Return to open the selected item.</p></p>
  518. <p>Visit <a href="http://blog.pluckytree.org/2008/12/20-leopard-tricks-and-some-oldies.html">plucky tree</a></p>
  519. </div>
  520.  
  521. <div class="tearoffbox_wide_bottom_tips">
  522. <div style="padding-bottom:35px"><div class="tip_display" style="float:left"><p><br><a href="/tipbits/135">Link to this tip</a></p></div><div class="tip_display" style="float:right; width:150px">
  523. <p class="credit">Submitted by<br>cricket</p>
  524. </div></div>
  525.  
  526. </div>
  527.  
  528. <div class="tearoffbox_wide_tips_submit">
  529. <form method="post" onsubmit="return false" id="tipbits_form" name="tipbits_form" action="noaction.cgi"><p><a href="javascript:void(0)" onmousedown="ShowTipBox('ts','ts_recaptcha', 50, 'tip_title_id'); return true;">Share your own tip!</a> | <a href="javascript:void(0)" onClick="generic_show_hide('search_tipbits'); document.tipbits_form.tipbits_searchvalue.focus()">Search TipBITS</a></p>
  530. <p style="display:none" id="search_tipbits"><input type="text" onkeydown="if (event.keyCode == 13) { search_tipbits('tipbits_searchvalue'); }" id="tipbits_searchvalue" name="tipbits_searchvalue"> <a href="javascript:void(0)" onClick="search_tipbits('tipbits_searchvalue')">Search</a></p></form>
  531. </div>
  532. <div class="tearoffbox_wide_bottom_tips_submit">
  533.  
  534. </div>
  535.  
  536. </div><!-- end tearoffbox_wide_tips -->
  537. </div><!-- end tearoffbox_wide_container for tips-->
  538. <!-- end tearoff box wide -->
  539.  
  540.  
  541.  
  542. <!-- begin 300 x 250 ad -->
  543.  
  544. <div id="content_ad_square">
  545. <script type='text/javascript'><!--// <![CDATA[
  546.     OA_show(5);
  547. // ]]> --></script><noscript><a target='_blank' href='http://db.tidbits.com/ads/delivery/ck.php?n=TB7671f69'><img border='0' alt='' src='http://db.tidbits.com/ads/delivery/avw.php?zoneid=5&n=TB7671f69'></a></noscript>
  548. </div><!-- end 300 x 250 ad -->
  549.  
  550. <!-- TBTalk items -->
  551. <div class="tearoffbox_wide_container">
  552.  
  553. <div class="tearoffbox_wide_p">
  554. <p class="tearoffbox_wide_top_p"> </p>
  555.  
  556. <h5>Recent TidBITS Talk Discussions</h5>
  557. <ul>
  558.  
  559. <LI><a href="http://emperor.tidbits.com/webx?50@@.3cf95241">Alternatives to MobileMe for syncing calendars between iPad/Mac</a> (1 message)</LI>
  560.  
  561. <LI><a href="http://emperor.tidbits.com/webx?50@@.3cf94dbb">Free anti-virus for the Mac</a> (20 messages)</LI>
  562.  
  563. <LI><a href="http://emperor.tidbits.com/webx?50@@.3cf934e6">iTunes 10 syncing iPod Touch 4.1</a> (2 messages)</LI>
  564.  
  565. <LI><a href="http://emperor.tidbits.com/webx?50@@.3cf92a22">Thoughts about Ping</a> (16 messages)</LI>
  566.  
  567. </ul>
  568.  
  569. <div class="tearoffbox_wide_bottom_p"> </div>
  570.  
  571. </div><!-- end tearoffbox_wide -->
  572.  
  573. </div><!-- end tearoffbox_wide_container for TBtalk items -->
  574.  
  575. <!-- start takecontrol_ad -->
  576. <script type='text/javascript'><!--// <![CDATA[
  577.     OA_show(7);
  578. // ]]> --></script><noscript><a target='_blank' href='http://db.tidbits.com/ads/delivery/ck.php?n=TBe46d56f'><img border='0' alt='' src='http://db.tidbits.com/ads/delivery/avw.php?zoneid=7&n=TBe46d56f'></a></noscript><!-- end takecontrol_ad -->
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594. <div id="rightcolumn_bottom">
  595.  
  596. </div>
  597.  
  598.     </div><!-- end rightcolumn -->
  599.  
  600.  
  601. </div><!-- end rightcolumn_container -->
  602.  
  603.  
  604.  
  605. <!-- featured articles -->
  606.  
  607. <div id="center_ajax_sub" class="instapaper_body">
  608.  
  609. <!-- google_ad_section_start -->
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627. <!-- results for searches -->
  628. <!-- start pagehead -->
  629. <div id="pagehead">
  630.  
  631. <h2>Articles by Doug McLean</h2>
  632. <p class="pagesubtitle">Staff Writer</p>
  633.  
  634. </div><!-- end pagehead -->
  635.  
  636. <!-- SEARCH -->
  637. <div id="pagehead2"><h4 class="searchresults">
  638.     </h4>
  639.     <p class="searchresults">Displaying results 341 to 360 of 442</p><p><span id="blurb_toggle_line" onClick="set_summary_show()">Show summaries of articles</span><span class="tiny_line_text">  <a href="javascript:void(0)" onClick="return toggle_search_text('advanced_form', 'search_parameter_text');" id="search_parameter_text">Hide search parameters</a></span></p>
  640. </div>
  641.     
  642.  
  643. <div id="advanced_form">
  644. <FORM NAME="search_tb" ACTION="/" METHOD="POST">
  645. <div class="form_row">
  646. <div class="form_left">Any text</div>
  647. <div class="form_right"><INPUT TYPE="text" SIZE="35" NAME="article_text" VALUE=""></div>
  648. </div>
  649. <div class="form_clear"></div>
  650.  
  651. <div class="form_row">
  652. <div class="form_left">Author</div>
  653. <div class="form_right"><INPUT TYPE="text" SIZE="30" NAME="article_author" VALUE="Doug McLean"></div>
  654. </div>
  655. <div class="form_clear"></div>
  656.  
  657.  
  658. <div class="form_row">
  659. <div class="form_left">Headline</div>
  660. <div class="form_right"><INPUT TYPE="text" SIZE="30" NAME="article_title" VALUE=""></div>
  661. </div>
  662. <div class="form_clear"></div>
  663.  
  664. <div class="form_row">
  665. <div class="form_left">Issue #</div>
  666. <div class="form_right"><SELECT NAME="issue_comp">
  667.         <OPTION VALUE="eq" SELECTED>=</OPTION>
  668.         <OPTION VALUE="gt">></OPTION>
  669.         <OPTION VALUE="lt"><</OPTION>
  670.         </SELECT> <INPUT TYPE="text" SIZE="4" NAME="issue_num" VALUE=""></div>
  671. </div>
  672. <div class="form_clear"></div>
  673.  
  674. <div class="form_row">
  675. <div class="form_left">Start date</div>
  676. <div class="form_right"><SELECT NAME="date_comp_start">
  677.         <OPTION VALUE="eq">=</OPTION>
  678.         <OPTION VALUE="gteq">>=</OPTION>
  679.         </SELECT> <INPUT TYPE="text" SIZE="8" NAME="article_date_start" VALUE=""></div>
  680. </div>
  681. <div class="form_clear"></div>
  682.  
  683. <div class="form_row">
  684. <div class="form_left">End date</div>
  685. <div class="form_right"><SELECT NAME="date_comp_end">
  686.         <OPTION VALUE="lteq" SELECTED><=</OPTION>
  687.         </SELECT> <INPUT TYPE="text" SIZE="8" NAME="article_date_end" VALUE=""></div>
  688. </div>
  689. <div class="form_clear"></div>
  690.  
  691. <div class="form_row">
  692. <div class="form_left">Sort</div>
  693. <div class="form_right"><SELECT NAME="sort_order">
  694.     <OPTION VALUE="desc" SELECTED>Newest first</OPTION>
  695.     <OPTION VALUE="asc">Oldest first</OPTION>
  696.     </SELECT></div>
  697. </div>
  698. <div class="form_clear"></div>    
  699.  
  700. <div class="form_row">
  701. <div class="form_left">Per page</div>
  702. <div class="form_right"><SELECT NAME="max_records">
  703.         <OPTION VALUE="10">10 items</OPTION>
  704.         <OPTION VALUE="20" SELECTED>20 items</OPTION>
  705.         <OPTION VALUE="30">30 items</OPTION>
  706.         <OPTION VALUE="50">50 items</OPTION>
  707.         <OPTION VALUE="100">100 items</OPTION>
  708.         </SELECT></div>
  709. </div>
  710. <div class="form_clear"></div>
  711.  
  712. <div class="form_row"><div class="form_left"> </div><div class="form_right"><INPUT TYPE="submit" NAME="start_search" VALUE="Start Search">
  713. <INPUT TYPE="hidden" NAME="pantes" VALUE="">
  714. <INPUT type="hidden" name="full_search" value="1"></DIV>
  715. </DIV>
  716. <div class="form_clear"></div><br> 
  717.  
  718. </FORM>
  719. </div><!-- end form enclosure -->
  720.     
  721.     
  722. <div id="blurb_popup_box" style="display:none"><div id="blurb_popup_right"></div><div id="blurb_popup_bottom"> </div></div>
  723.  
  724. <div class="article_item_box" id="article_item_box_10280" onMouseOver="blurb_slide('10280', 'show')" onMouseOut="blurb_slide('10280', 'hide')"><h4 class="head_secondary">
  725. <a href="/article/10280"onMouseOver="blurb_slide('10280', 'show')">TidBITS Watchlist: Notable Software Updates for 18-May-09</a></h4>
  726. <div class="article_preview" id="blurb_10280" style="display:none"><div id="popup_inner_10280">Notable software releases this week include Maperture Pro 1.2, Smart Scroll 3.0, Adobe Reader 9.1.1, Acrobat Pro and Standard 9.1.1, and Things 1.1.2.</div><!-- blurb inner --></div><!-- blurb outer -->
  727. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 15 May 2009</div></div>
  728.  
  729.  
  730. <div class="article_item_box" id="article_item_box_10269" onMouseOver="blurb_slide('10269', 'show')" onMouseOut="blurb_slide('10269', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  731. <div class="link_hover" id="link_box_full_10269" onMouseOver="blurb_slide('10269', 'show'); link_hover_swap('10269', 'in')" onMouseOut="link_hover_swap('10269', 'out')"><div class="link_hover_title"><a href="http://www.macworld.com/article/140490/2009/05/iphone30_apps.html" id="link_hover_title_10269">Apple Announces Apps Must Work with iPhone 3.0</a></div><div class="link_box_right" id="link_box_right_10269" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/macworld.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  732. </h4>
  733. <div class="article_preview" id="blurb_10269" style="display:none"><div id="popup_inner_10269">In not altogether surprising news, Apple has announced that all newly developed iPhone apps must be compatible with the beta version of the iPhone OS 3.0. In an email to developers, Apple stated that new apps would be tested on the iPhone OS 3.0, and that current apps must be updated to be compatible or will be removed from the App Store after the release of iPhone OS 3.0.</div><!-- blurb inner --></div><!-- blurb outer -->
  734. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 08 May 2009</div></div></div>
  735.  
  736.  
  737. <div class="article_item_box" id="article_item_box_10270" onMouseOver="blurb_slide('10270', 'show')" onMouseOut="blurb_slide('10270', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  738. <div class="link_hover" id="link_box_full_10270" onMouseOver="blurb_slide('10270', 'show'); link_hover_swap('10270', 'in')" onMouseOut="link_hover_swap('10270', 'out')"><div class="link_hover_title"><a href="http://www.nytimes.com/2009/05/07/technology/personaltech/07pogue.html" id="link_hover_title_10270">MiFi Offers Portable Wi-Fi Connectivity</a></div><div class="link_box_right" id="link_box_right_10270" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/nytimes.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  739. </h4>
  740. <div class="article_preview" id="blurb_10270" style="display:none"><div id="popup_inner_10270">Sick of hunting for Wi-Fi whenever you're out and need to get online? New York Times columnist David Pogue has the skinny on the Novatel MiFi 2200, a portable Wi-Fi hotspot that gets its Internet connectivity via Verizon's 3G cellular data network. It could be a great tool for frequent travelers, but beware the bandwidth charges if you need to transfer a lot of data.</div><!-- blurb inner --></div><!-- blurb outer -->
  741. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 08 May 2009</div></div></div>
  742.  
  743.  
  744. <div class="article_item_box" id="article_item_box_10267" onMouseOver="blurb_slide('10267', 'show')" onMouseOut="blurb_slide('10267', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  745. <div class="link_hover" id="link_box_full_10267" onMouseOver="blurb_slide('10267', 'show'); link_hover_swap('10267', 'in')" onMouseOut="link_hover_swap('10267', 'out')"><div class="link_hover_title"><a href="http://www.wired.com/gadgetlab/2009/05/macbook-users-turn-off-this-bluetooth-default-setting-now/" id="link_hover_title_10267">Bluetooth Default Setting Poses Risk to MacBooks</a></div><div class="link_box_right" id="link_box_right_10267" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/link_globe.gif" height="15" width="15" border="0" alt="Generic Globe"></div></div><div class="spacer"></div>
  746. </h4>
  747. <div class="article_preview" id="blurb_10267" style="display:none"><div id="popup_inner_10267">Wired.com's Brian X. Chen reports on a potentially dangerous default Bluetooth setting found on Apple notebooks. The setting enables a Bluetooth device to wake a machine even if its lid is closed. For a user packing a MacBook and Bluetooth mouse into the same satchel, this default could result in an overheated disaster.</div><!-- blurb inner --></div><!-- blurb outer -->
  748. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 08 May 2009</div></div></div>
  749.  
  750.  
  751. <div class="article_item_box" id="article_item_box_10257" onMouseOver="blurb_slide('10257', 'show')" onMouseOut="blurb_slide('10257', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  752. <div class="link_hover" id="link_box_full_10257" onMouseOver="blurb_slide('10257', 'show'); link_hover_swap('10257', 'in')" onMouseOut="link_hover_swap('10257', 'out')"><div class="link_hover_title"><a href="http://reviews.cnet.com/8301-19512_7-10232932-233.html" id="link_hover_title_10257">Myst Comes to the iPhone</a></div><div class="link_box_right" id="link_box_right_10257" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/cnet1.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  753. </h4>
  754. <div class="article_preview" id="blurb_10257" style="display:none"><div id="popup_inner_10257">Originally released for the Mac in 1993, the classic puzzle-adventure game Myst is now available for the iPhone and iPod touch for $5.99. The original game, which spawned multiple sequels, is currently unavailable for Mac OS X, making its portable arrival all the more appreciated. However, according to CNET's review, revisiting this gem comes at a price: over 700 MB of precious space.</div><!-- blurb inner --></div><!-- blurb outer -->
  755. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 07 May 2009</div></div></div>
  756.  
  757.  
  758. <div class="article_item_box" id="article_item_box_10265" onMouseOver="blurb_slide('10265', 'show')" onMouseOut="blurb_slide('10265', 'hide')"><h4 class="head_secondary">
  759. <a href="/article/10265"onMouseOver="blurb_slide('10265', 'show')">TidBITS Watchlist: Notable Software Updates for 11-May-09</a></h4>
  760. <div class="article_preview" id="blurb_10265" style="display:none"><div id="popup_inner_10265">Notable software releases this week include Fireworks CS4 10.0.3 Updater, Apple's Xserve LOM Firmware Update 1.2, BBEdit 9.2, OmniFocus 1.6.1, SousChef 1.2, Apple's iMac EFI Firmware Update 1.4, and Tweetie 1.1.</div><!-- blurb inner --></div><!-- blurb outer -->
  761. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 07 May 2009</div></div>
  762.  
  763.  
  764. <div class="article_item_box" id="article_item_box_10262" onMouseOver="blurb_slide('10262', 'show')" onMouseOut="blurb_slide('10262', 'hide')"><h4 class="head_secondary">
  765. <a href="/article/10262"onMouseOver="blurb_slide('10262', 'show')">Apple Refreshes Wet iPhone Replacement Policy</a></h4>
  766. <div class="article_preview" id="blurb_10262" style="display:none"><div id="popup_inner_10262">Accidentally soak your iPhone? While Apple still won't send you another one for free, you can now at least purchase a discounted replacement phone, making your accident less costly.</div><!-- blurb inner --></div><!-- blurb outer -->
  767. <div class="featured_meta"><a href="/index.cgi?tbcat=17" class="category">iPhone iPad iPod</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 06 May 2009</div></div>
  768.  
  769.  
  770. <div class="article_item_box" id="article_item_box_10252" onMouseOver="blurb_slide('10252', 'show')" onMouseOut="blurb_slide('10252', 'hide')"><h4 class="head_secondary">
  771. <a href="/article/10252"onMouseOver="blurb_slide('10252', 'show')">TidBITS Watchlist: Notable Software Updates for 04-May-09</a></h4>
  772. <div class="article_preview" id="blurb_10252" style="display:none"><div id="popup_inner_10252">Notable software releases this week include ConceptDraw Pro NetDiagrammer Plug-in, Firefox 3.0.10, Snapz Pro X 2.1.5, The Missing Sync for iPhone 2.0, Labels & Addresses 1.3, PageSender 4.5, MacGourmet Deluxe 1.2, and MacTuneUp 3.5.</div><!-- blurb inner --></div><!-- blurb outer -->
  773. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 04 May 2009</div></div>
  774.  
  775.  
  776. <div class="article_item_box" id="article_item_box_10250" onMouseOver="blurb_slide('10250', 'show')" onMouseOut="blurb_slide('10250', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  777. <div class="link_hover" id="link_box_full_10250" onMouseOver="blurb_slide('10250', 'show'); link_hover_swap('10250', 'in')" onMouseOut="link_hover_swap('10250', 'out')"><div class="link_hover_title"><a href="http://www.apple.com/support/mobileme/" id="link_hover_title_10250">MobileMe Gains 24/7 Chat Support</a></div><div class="link_box_right" id="link_box_right_10250" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/apple.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  778. </h4>
  779. <div class="article_preview" id="blurb_10250" style="display:none"><div id="popup_inner_10250">Apple has added around-the-clock text chat support for MobileMe, the sometimes-disgruntling collection of Internet services that replaced .Mac. To start a support chat, you must first choose a specific topic under the Get Help with Mobile Me section, after which a Chat Now button appears; clicking it starts a chat with an Apple tech support person. </div><!-- blurb inner --></div><!-- blurb outer -->
  780. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 01 May 2009</div></div></div>
  781.  
  782.  
  783. <div class="article_item_box" id="article_item_box_10247" onMouseOver="blurb_slide('10247', 'show')" onMouseOut="blurb_slide('10247', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  784. <div class="link_hover" id="link_box_full_10247" onMouseOver="blurb_slide('10247', 'show'); link_hover_swap('10247', 'in')" onMouseOut="link_hover_swap('10247', 'out')"><div class="link_hover_title"><a href="http://arstechnica.com/apple/news/2009/04/wwdc-09-already-sold-out-for-second-time-in-history.ars" id="link_hover_title_10247">WWDC 2009: Sold Out</a></div><div class="link_box_right" id="link_box_right_10247" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/arstechnica.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  785. </h4>
  786. <div class="article_preview" id="blurb_10247" style="display:none"><div id="popup_inner_10247">Ars Technica is reporting that Apple's annual Worldwide Developers Conference (WWDC) has already sold out. This year's conference, to be held 08-Jun-09 to 12-Jun-09 at San Francisco's Moscone West Hall, is only the second WWDC ever to have sold out in advance (the 2008 conference having been the first). Sessions from WWDC 2009, which is expected to focus on the iPhone 3.0 software and Snow Leopard, will be available as videos in the iTunes Store after the conference is over for those unable to attend.</div><!-- blurb inner --></div><!-- blurb outer -->
  787. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 29 Apr 2009</div></div></div>
  788.  
  789.  
  790. <div class="article_item_box" id="article_item_box_10248" onMouseOver="blurb_slide('10248', 'show')" onMouseOut="blurb_slide('10248', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  791. <div class="link_hover" id="link_box_full_10248" onMouseOver="blurb_slide('10248', 'show'); link_hover_swap('10248', 'in')" onMouseOut="link_hover_swap('10248', 'out')"><div class="link_hover_title"><a href="http://images.forbes.com/media/2009/04/24/jobs-deposition.pdf" id="link_hover_title_10248">Forbes Publishes PDF of Jobs's Deposition</a></div><div class="link_box_right" id="link_box_right_10248" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/link_globe.gif" height="15" width="15" border="0" alt="Generic Globe"></div></div><div class="spacer"></div>
  792. </h4>
  793. <div class="article_preview" id="blurb_10248" style="display:none"><div id="popup_inner_10248">Steve Jobs's full deposition to the Securities and Exchange Commission on 18-Mar-08 is now available as a PDF from Forbes.com. The 119-page document reveals, largely uncensored, Jobs's responses to questions regarding the backdating of Apple stock-options (an illegal action if not properly accounted for and reported), and the fabrication of minutes for a nonexistent Board of Directors meeting by Apple's general counsel at the time, Nancy Heinen. The transcript provides a rare glimpse into the organization and activities of Apple's upper echelons, and surprisingly candid comments from Jobs himself.</div><!-- blurb inner --></div><!-- blurb outer -->
  794. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 28 Apr 2009</div></div></div>
  795.  
  796.  
  797. <div class="article_item_box" id="article_item_box_10237" onMouseOver="blurb_slide('10237', 'show')" onMouseOut="blurb_slide('10237', 'hide')"><h4 class="head_secondary">
  798. <a href="/article/10237"onMouseOver="blurb_slide('10237', 'show')">TidBITS Watchlist: Notable Software Updates for 27-Apr-09</a></h4>
  799. <div class="article_preview" id="blurb_10237" style="display:none"><div id="popup_inner_10237">Notable software releases this week include Mactracker 5.0.7, MercuryMover 2.0.5, Firefox 3.0.9, and PopChar X 4.2.</div><!-- blurb inner --></div><!-- blurb outer -->
  800. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 23 Apr 2009</div></div>
  801.  
  802.  
  803. <div class="article_item_box" id="article_item_box_10231" onMouseOver="blurb_slide('10231', 'show')" onMouseOut="blurb_slide('10231', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  804. <div class="link_hover" id="link_box_full_10231" onMouseOver="blurb_slide('10231', 'show'); link_hover_swap('10231', 'in')" onMouseOut="link_hover_swap('10231', 'out')"><div class="link_hover_title"><a href="http://www.macworld.com/article/140113/2009/04/greenapple.html" id="link_hover_title_10231">Earth to Apple</a></div><div class="link_box_right" id="link_box_right_10231" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/macworld.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  805. </h4>
  806. <div class="article_preview" id="blurb_10231" style="display:none"><div id="popup_inner_10231">In honor of Earth Day, Jeff Bertolucci reflects on Apple's
  807. true, err, green, colors. In this three-part series on Macworld about Apple's position towards the environment, he takes a look at the company's supply chain, recycling program, and corporate motivations for environmental change.</div><!-- blurb inner --></div><!-- blurb outer -->
  808. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 22 Apr 2009</div></div></div>
  809.  
  810.  
  811. <div class="article_item_box" id="article_item_box_10222" onMouseOver="blurb_slide('10222', 'show')" onMouseOut="blurb_slide('10222', 'hide')"><h4 class="head_secondary">
  812. <a href="/article/10222"onMouseOver="blurb_slide('10222', 'show')">Make Your iPhone or iPod touch an Audio Receiver</a></h4>
  813. <div class="article_preview" id="blurb_10222" style="display:none"><div id="popup_inner_10222">Ever wish you had access to all the audio you can play from your Mac even when you're trimming the hedge outside? Rogue Amoeba's latest app, Airfoil Speakers Touch, enables users to turn an iPhone or iPod touch into a wireless speaker.</div><!-- blurb inner --></div><!-- blurb outer -->
  814. <div class="featured_meta"><a href="/index.cgi?tbcat=17" class="category">iPhone iPad iPod</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 20 Apr 2009</div></div>
  815.  
  816.  
  817. <div class="article_item_box" id="article_item_box_10217" onMouseOver="blurb_slide('10217', 'show')" onMouseOut="blurb_slide('10217', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  818. <div class="link_hover" id="link_box_full_10217" onMouseOver="blurb_slide('10217', 'show'); link_hover_swap('10217', 'in')" onMouseOut="link_hover_swap('10217', 'out')"><div class="link_hover_title"><a href="http://arstechnica.com/media/news/2009/04/youtube-to-gain-premium-movie-tv-section.ars" id="link_hover_title_10217">YouTube Adds Premium Content Section</a></div><div class="link_box_right" id="link_box_right_10217" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/arstechnica.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  819. </h4>
  820. <div class="article_preview" id="blurb_10217" style="display:none"><div id="popup_inner_10217">YouTube, in what appears to be an effort to compete with sites like Hulu, has launched a premium content section which includes movies and television shows. YouTube's owner, Google, has announced the initial content will be provided by studios including Sony, CBS, MGM, Lionsgate, Starz, and the BBC. The new material will be available free of charge, and supported by the recently announced <a href="http://www.google.com/adwords/tvads/">Google TV Ads</a>. While Google hopes the new section will garner extra revenue, the user-generated content for which YouTube became known will remain the main focus of the site. </div><!-- blurb inner --></div><!-- blurb outer -->
  821. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 18 Apr 2009</div></div></div>
  822.  
  823.  
  824. <div class="article_item_box" id="article_item_box_10214" onMouseOver="blurb_slide('10214', 'show')" onMouseOut="blurb_slide('10214', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  825. <div class="link_hover" id="link_box_full_10214" onMouseOver="blurb_slide('10214', 'show'); link_hover_swap('10214', 'in')" onMouseOut="link_hover_swap('10214', 'out')"><div class="link_hover_title"><a href="http://news.cnet.com/8301-13579_3-10222213-37.html" id="link_hover_title_10214">Apple Leads in Customer Satisfaction Survey</a></div><div class="link_box_right" id="link_box_right_10214" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/cnet.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  826. </h4>
  827. <div class="article_preview" id="blurb_10214" style="display:none"><div id="popup_inner_10214">CNET reports that Apple recently topped the list of computer companies in a customer satisfaction survey conducted by Forrester Research. The survey, comprising almost 4,600 consumer responses regarding 113 companies in 12 different industries, found that Apple received an overall satisfaction rating of 80 percent. Though Apple may outperform its peers (second-place Gateway scored only 66 percent), it does so in an industry that receives poor ratings overall; according to the survey, PC companies are only slightly better liked than insurance companies and cable providers. Nevertheless, these rankings are interesting in light of recent Microsoft ads targeting Apple, and the company's <a href="http://www.macworld.com/article/140063/2009/04/applerespond.html">response to them</a>.
  828.  
  829.  
  830.  
  831.  
  832. </div><!-- blurb inner --></div><!-- blurb outer -->
  833. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 18 Apr 2009</div></div></div>
  834.  
  835.  
  836. <div class="article_item_box" id="article_item_box_10212" onMouseOver="blurb_slide('10212', 'show')" onMouseOut="blurb_slide('10212', 'hide')"><h4 class="head_secondary">
  837. <a href="/article/10212"onMouseOver="blurb_slide('10212', 'show')">SFMOMA's ArtScope Offers New Way To Browse Museum Collections</a></h4>
  838. <div class="article_preview" id="blurb_10212" style="display:none"><div id="popup_inner_10212">As art museums consider ways to develop their online presence, San Francisco's Museum of Modern Art has provided an innovative way to search its collection.</div><!-- blurb inner --></div><!-- blurb outer -->
  839. <div class="featured_meta"><a href="/index.cgi?tbcat=2" class="category">Opinion</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 15 Apr 2009</div></div>
  840.  
  841.  
  842. <div class="article_item_box" id="article_item_box_10213" onMouseOver="blurb_slide('10213', 'show')" onMouseOut="blurb_slide('10213', 'hide')"><h4 class="head_secondary">
  843. <a href="/article/10213"onMouseOver="blurb_slide('10213', 'show')">Microsoft Office 2008 12.1.7 and 2004 11.5.4 Updates</a></h4>
  844. <div class="article_preview" id="blurb_10213" style="display:none"><div id="popup_inner_10213">Microsoft has updated Office 2008 and Office 2004, fixing a critical security issue in both versions and issuing a handful of undisclosed performance improvements.</div><!-- blurb inner --></div><!-- blurb outer -->
  845. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Doug%20McLean">Doug McLean</a> | 15 Apr 2009</div></div>
  846.  
  847.  
  848. <div class="article_item_box" id="article_item_box_10208" onMouseOver="blurb_slide('10208', 'show')" onMouseOut="blurb_slide('10208', 'hide')"><h4 class="head_secondary">
  849. <a href="/article/10208"onMouseOver="blurb_slide('10208', 'show')">TidBITS Watchlist: Notable Software Updates for 20-Apr-09</a></h4>
  850. <div class="article_preview" id="blurb_10208" style="display:none"><div id="popup_inner_10208">Notable software releases this week include Drive Genius 2.1.1, Server Admin Tools 10.5.6v1.1, iMovie 8.0.2, Aperture 2.1.3, and SpamSieve 2.7.4.</div><!-- blurb inner --></div><!-- blurb outer -->
  851. <div class="featured_meta"><a href="/index.cgi?tbcat=6" class="category">Tech News</a> | by <a href="/author/Jeff%20Carlson">Jeff Carlson</a> and <a href="/author/Doug%20McLean">Doug McLean</a> | 14 Apr 2009</div></div>
  852.  
  853.  
  854. <div class="article_item_box" id="article_item_box_10209" onMouseOver="blurb_slide('10209', 'show')" onMouseOut="blurb_slide('10209', 'hide')"><div class="article_link_box"><h4 class="head_secondary">
  855. <div class="link_hover" id="link_box_full_10209" onMouseOver="blurb_slide('10209', 'show'); link_hover_swap('10209', 'in')" onMouseOut="link_hover_swap('10209', 'out')"><div class="link_hover_title"><a href="http://arstechnica.com/apple/news/2009/04/apple-now-offering-20-inch-education-imac-for-899.ars" id="link_hover_title_10209">Apple to Offer $899 20-inch iMac to Schools</a></div><div class="link_box_right" id="link_box_right_10209" style="visibility:hidden"><img src="/images/external_link_arrow.gif" height="15" width="15" border="0" alt="arrow"> <img src="/images/favicons/arstechnica.png" border="0" alt="favicon"> </div></div><div class="spacer"></div>
  856. </h4>
  857. <div class="article_preview" id="blurb_10209" style="display:none"><div id="popup_inner_10209">Ars Technica is reporting that Apple has updated the lowest rung of its educational desktop offerings from the otherwise-obsolete 17-inch white polycarbonate iMac to a 20-inch aluminum model. The updated model includes a 2.0 GHz Intel Core 2 Duo processor, 1 GB RAM, a 160 GB hard drive, a SuperDrive, and Nvidia GeForce 9400M graphics processor - quite an upgrade considering the price will remain at $899. Unfortunately for most of us, this deal remains available only for schools and not for individuals.</div><!-- blurb inner --></div><!-- blurb outer -->
  858. <div class="featured_meta"><a href="/index.cgi?tbcat=21" class="category">External Links</a> | 14 Apr 2009</div></div></div>
  859.  
  860.  
  861.  
  862.         
  863.             <p class="cat_next">
  864.                 <a href="/index.cgi?article_author=Doug%20McLean&full_search=1">start of results</a> | <a href="/index.cgi?article_author=Doug%20McLean&full_search=1&search_start=16">previous 20 results</a> | <a href="/index.cgi?article_author=Doug%20McLean&full_search=1&search_start=18">next 20 results</a> | <a href="/index.cgi?article_author=Doug%20McLean&full_search=1&search_start=22">end of results</a>
  865.                 </p>
  866.             
  867.         
  868.  
  869. <!-- end exclude no results -->
  870. <!-- END SEARCH -->
  871.  
  872.  
  873.  
  874.  
  875. <!-- issue, article, or series -->
  876. <!-- article_plus end -->
  877. <!--
  878. </DIV>
  879. --><!-- end main_column DIV -->
  880.  
  881.  
  882. <!-- google_ad_section_end -->
  883.  
  884. </div><!-- end center AJAX insert -->
  885.  
  886. <!-- TipBITS Search Results Lozenge -->
  887. <div id="tipbits_results_loz" style="display:none">
  888. <form method="post" onsubmit="return false" id="tipbits_form_loz" name="tipbits_form_loz" action="noaction.cgi">
  889. <div class="tip_footer">
  890. <p id="search_tipbits_loz"><input type="text" onkeydown="if (event.keyCode == 13) { search_tipbits('tipbits_searchvalue_loz', 'tipbits_results_loz'); }" id="tipbits_searchvalue_loz" name="tipbits_searchvalue_loz"> <a href="javascript:void(0)" onClick="search_tipbits('tipbits_searchvalue_loz', 'tipbits_results_loz')">Search</a></p>
  891. </div>
  892. <div class="tip_footer_bottom">
  893.  </div>
  894. </form>
  895. </div><!-- end TipBITS Search Results lozenge -->
  896.  
  897.  
  898.  
  899.  
  900. <!-- begin footer -->
  901. <div id="footer">
  902.  
  903.  
  904. <p>Special thanks to <a href="http://www.forest.net/">digital.forest</a>, our
  905. Web and mailing list host.</p>
  906.  
  907. <p>TidBITS is copyright © 2010 TidBITS Publishing Inc.</p>
  908. <p>Reuse governed by <a href="http://www.tidbits.com/terms/">Creative Commons License</a>.</p>
  909.  
  910. <p><a href="/about.html" title="About TidBITS">About TidBITS</a> | <a href="/account.html" title="Account Help">Account Help</a> | <a href="/advertising.html" title="Advertise with TidBITS!">Advertise with TidBITS!</a> | <a href="/contact.html" title="Contact Info">Contact Info</a> | <a href="/copyright.html" title="Copyright Terms">Copyright Terms</a></p>
  911.  
  912. </div><!-- end footer -->
  913.  
  914.  
  915. </div> <!-- end centercolumn -->
  916.  
  917. <div class="center_bottom"> </div>
  918.  
  919. </div> <!-- end centercolumn_border -->
  920.  
  921.  
  922. </div> <!-- end content_container -->
  923.  
  924. </div> <!-- end mainbody -->
  925.  
  926.  
  927. <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
  928. </script>
  929. <script type="text/javascript">
  930. _uacct = "UA-276924-3";
  931. urchinTracker();
  932. </script>
  933. <script type="text/javascript"
  934. src="http://tidbitscom.skimlinks.com/api/skimlinks.js"></script>
  935. <script type="text/javascript">
  936. var skimlinks_pub_id = '2559X585851';
  937. var skimlinks_domain = 'go.tidbits.com';
  938. skimlinks();
  939. </script>
  940. </body>
  941. </html>
  942.  
  943.